home *** CD-ROM | disk | FTP | other *** search
/ Visual Basic Toolbox / Visual Basic Toolbox (P.I.E.)(1996).ISO / misc / samples2 / voltest.frm (.txt) < prev    next >
Encoding:
Visual Basic Form  |  1995-03-03  |  3.4 KB  |  81 lines

  1. Form1
  2. mma Test Program
  3. Form15S
  4. VScrollR
  5. VScrollL
  6. Grid1
  7. Label5
  8. Label4
  9. LabelRR
  10. LabelRL
  11. LabelVR
  12. LabelVL
  13. Label1
  14. Volume (Right):
  15. Label1
  16. Volume (Left):
  17. auxGetNumDevst
  18. @    Form_Load
  19. Label1
  20. Caption
  21. AuxCaps
  22. auxGetDevCaps
  23. Label2
  24. szPname
  25. Grid1
  26.     FixedCols
  27.     FixedRows[
  28. ColWidth
  29. Width
  30. wTechnology
  31.     dwSupport
  32. Grid1_ClickS
  33. Grid1_RowColChange
  34. HScroll1
  35. HScroll1_Change
  36. Value
  37. GetVolumeLeft
  38. CurRow.
  39. SetVolumeLefta
  40. VScrollL
  41. GetVolumeRight
  42. VScrollL_ChangeE
  43. LabelVL
  44. VScrollRP
  45. LabelVR
  46. VScrollR_Change
  47. SetVolumeRight
  48. LabelRL
  49. LabelRR
  50.     RowHeight
  51. mmaAuxCaps
  52. mmaGetVolumeLeft
  53. mmaGetVolumeRight
  54. mmaSetVolumeLeft
  55. mmaSetVolumeRight
  56. mmaGetNumDevs
  57. mmaGetDevName
  58. mmaGetDevSupport
  59. mmaGetDevTechnology9
  60. SelStartColF
  61. SelStartRowf
  62.     SelEndCol
  63.     SelEndRow
  64. Grid1_SelChangez
  65. SetChannel
  66. SelectChannel
  67.     DelEndRowX
  68.  This form tests the Multimedia Auxilliary Sound interface routines in MMA.BAS
  69.  It requires MMA.BAS and GRID.VBX.
  70.  A table of the available auxilliary sound devices is presented. Click on a line
  71.  in this table to highlight, then you can view and alter the Left and Right 
  72.  volume using the sliders.    
  73. Form_Load
  74. Support
  75. Sterio
  76. Grid1_Click
  77. Grid1_SelChange
  78. SetChannel
  79. VScrollL_Change
  80. VScrollR_Change
  81.